Getting Started with the Local Edition SDK
This topic provides an overview of the basic workflow for the Local Edition SDK.
Estimated time to get started using the steps in this section: 30 minutes.
Before you begin
Before getting started with developing the Local Edition environment, carry out the following steps:
-
Download the Local Edition artifact.
-
Locate the
sdk.zipfile in the Local Edition GA package. -
Extract the contents of
sdk.zipto a known location. -
In the terminal or command prompt, navigate to the folder containing the extracted contents.
-
Grant execute permission to the scripts.
noteThis step applies only to Linux or macOS. Windows users can skip this step.
/home/user/MasheryLocalSDK$ chmod +x gradlew create-adapter.sh build-adapter.sh